home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / std / c++ / 327 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  2.1 KB

  1. Path: chronicle.mti.sgi.com!austern
  2. From: John Max Skaller <maxtal@suphys.physics.su.oz.au>
  3. Newsgroups: comp.std.c++
  4. Subject: Re: bool
  5. Date: 09 Feb 1996 09:10:30 PST
  6. Organization: MAXTAL
  7. Approved: austern@isolde.mti.sgi.com
  8. Message-ID: <311B5B28.3950@suphys.physics.su.oz.au>
  9. References: <smeyersDMBEzy.5yB@netcom.com>
  10. NNTP-Posting-Host: isolde.mti.sgi.com
  11. X-Original-Date: Sat, 10 Feb 1996 00:33:12 +1000
  12. X-Mailer: Mozilla 2.0b6a (WinNT; I)
  13. X-Auth: PGPMoose V1.1 PGP comp.std.c++
  14.     iQBVAwUBMRuAKUy4NqrwXLNJAQGVrAH/ZJofXXdfrlnRLkHymknKanl1IQGFD7LJ
  15.     rBoef0JfCu5imC7qtak3iU9L3//7x7aGumxf2tF0+ET0waiA3zLE3g==
  16.     =zDmw
  17. Originator: austern@isolde.mti.sgi.com
  18.  
  19. Scott Meyers wrote:
  20. > I'm told that one of the members of a struct declared in the Microsoft OLE
  21. > headers is called "bool".  This would seem to present a problem for MS,
  22. > because they'll have to change their header file (thus annoying their
  23. > customers) if they want to produce a compiler that supports bool.  Does
  24. > anybody know (1) how the MS representatives on the ANSI/ISO committee let
  25. > this get through, and (2) whether there are any plans to change the keyword
  26. > as a result?
  27.  
  28.     MS doesn't control the committee -- they have one straw vote on the
  29. joint ANSI/ISO committee, and one real one on the ANSI committee,
  30. which as one vote on WG21, and one in international votes -- although
  31. both ANSI and MS have influence extending beyond these formalities.
  32.  
  33.     There is no chance (IMHO) the keyword bool will be changed,
  34. at least 2 leading compilers already implement bool, and it is far
  35. too late in the standardisation process. Furthermore,
  36. bool will probably be added to C9X as well, in some form (possibly
  37. a macro or typedef).
  38.  
  39. -- 
  40. John Max Skaller               voice: 61-2-566-2189
  41. 81 Glebe Point Rd              fax:   61-2-660-0850
  42. GLEBE NSW 2037                 web: http://www.maxtal.com.au/~skaller/
  43. AUSTRALIA                      email: skaller@maxtal.com.au
  44. ---
  45. [ comp.std.c++ is moderated.  Submission address: std-c++@ncar.ucar.edu.
  46.   Contact address: std-c++-request@ncar.ucar.edu.  The moderation policy is
  47.   in http://reality.sgi.com/employees/austern_mti/std-c++/policy.html. ]
  48.